<% if (have_action) { %> <% } %> <% if (have_action) { %> <% } %>
{{ '<%= moduleName %>.<%= moduleName %>Id' | i18n }} {{ 'common.Name' | i18n }} {{ 'common.NationalId' | i18n }} {{ 'common.EconomicCode' | i18n }}Actions
<% if (edit_action != null) { %> edit <% } %> <% if (detail_action != null) { %> details <% } %> <% if (delete_action != null) { %> delete <% } %>
<% if (add_action != null) { %>

{{'common.sucessfull submiting' | i18n}} ({{new<%= moduleName %>s.length}})
<% } %>